home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Games / Commercial / CYAC Keys / Trash me < prev   
Text File  |  1993-11-12  |  2KB  |  42 lines

  1. CYAC Keys
  2. by François Pottier (pottier@dmi.ens.fr)
  3.  
  4. I wrote this little hack because I like to fly Chuck Yeager's Air Combat
  5. with the keyboard, but the view keys are not at all practical. You have
  6. to press Option and a key on the numeric keypad, and since the keypad
  7. is also used to steer the plane, you have to fly straight for a second
  8. just to look behind. This can be deadly.
  9.  
  10. If you have an extended keyboard, CYAC Keys will let you use the function
  11. keys (F1 to F10) to select views. Here is the new key map. It's the same
  12. as the PC version.
  13.  
  14. F1 :        look forward        Shift-F1 :        external forward
  15. F2 :         look backward        Shift-F2 :        external backward
  16. F3 :         look left            Shift-F3 :        external left
  17. F4 :         look right            Shift-F4 :        external right
  18. F5 :         look up            Shift-F5 :        external below
  19. F6 :         look down            Shift-F6 :     external above
  20. F7 :         player->target        Shift-F7 :     target's cockpit
  21. F8 :         target->player        Shift-F8 :     external target
  22. F9 :         map                Shift-F9 :     circling
  23. F10 :     fly-by            Shift-F10 :     missile camera
  24.  
  25. The INIT does its little job only when CYAC is running. In order to know what's
  26. running, it compares the current application's name with a string stored in its
  27. resource fork. By default, this string is "CYAC". You can change it with ResEdit
  28. if you want to call your application another name. By the way, the shorter the
  29. name, the less speed you lose by installing this patch.
  30.  
  31. The patch uses almost no memory (less than 800 bytes) and almost no computing
  32. power. When CYAC isn't running, the extra CPU load is virtually zero. This makes
  33. it possible to keep CYAC Keys in your Extensions folder all the time, it won't hog
  34. your machine.
  35.  
  36. CYAC Keys should work with all machines and system versions. Of course you
  37. need an extended keyboard.
  38. This is only a one-night hack, so I make no warranties whatsoever regarding its
  39. fitness for any particular purpose... Got it ?
  40.  
  41. CYAC Keys is of course freeware. Feel free to distribute it. Suggestions and bug
  42. reports can be sent to pottier@dmi.ens.fr (Internet). Enjoy!